inherited SendErrorReportDialog: TSendErrorReportDialog Caption = 'Report Software Problem' ClientHeight = 443 ClientWidth = 641 Color = clWhite OnCreate = FormCreate ExplicitWidth = 649 ExplicitHeight = 477 DesignSize = ( 641 443) PixelsPerInch = 96 TextHeight = 13 inherited lblSubTitle: TResLabel Width = 595 ResourceCaption = 22007 ExplicitWidth = 595 end inherited lblEmail: TResLabel Transparent = True end inherited lblNotes: TResLabel Transparent = True end inherited lblPrivacyPolicy: TResLabel Left = 17 Transparent = True ExplicitLeft = 17 end inherited pnlStatus: TBrushPanel Top = 402 Width = 641 Color = clWhite ExplicitTop = 402 ExplicitWidth = 641 inherited lblStatus: TResLabel Left = 17 Top = 11 ExplicitLeft = 17 ExplicitTop = 11 end inherited progSendReport: TProgressBar Left = 280 Top = 7 Width = 350 ExplicitLeft = 280 ExplicitTop = 7 ExplicitWidth = 350 end end end